Make gdk_surface_get_device_position return a boolean
authorMatthias Clasen <mclasen@redhat.com>
Wed, 26 Aug 2020 13:01:48 +0000 (09:01 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 26 Aug 2020 13:11:28 +0000 (09:11 -0400)
commit74a452df6c04c6c9bff82d96c63c90c4f0ad47fd
tree65a35540c7fc0f3ebe64bba4af152ed6e89d2907
parentb6eb85ee72c228fd5f9657dce7ac7d352be57ad3
Make gdk_surface_get_device_position return a boolean

A year ago, we make this function not return the child
surface anymore. But the information whether the device
is actually over the surface is still useful, and we
should not loose it.
gdk/gdksurface.c
gdk/gdksurface.h